In Trezor Suite, you can create a signed message using the ETH Address in Trezor (BIP137) or Electrum format (compatibility signature format).
Yeah, I know Trezor Suite has nice tool for signing messages, question is if it's compatible with all other ethereum wallets.
I just tried to create a signed message on the ETH address in Trezor Suite using the Trezor Format.
Message: I am Husna QA (u=19772) from Altcoinstalks and today is 8 June 2024
Address: 0xbC677616997f46Cec2909AbdE3b72494D50EFF25
Signature: 96dba8dcaad65b7035a0e654e1239f9fa38eeed27155b4fdd30b8f8ee9ee6baf372269a8f07819fa52e77f8e5d4de9ce51db21c284aa8d4a6017d698a74ee5381c
To verify the signature, I tried using
https://etherscan.io/verifiedSignatures#. Here are the results:

As seen above, the information 'Invalid Length' appears in the Signature Hash section.
Therefore, it is necessary to add
0x* to the beginning of the Signature generated from Trezor Suite:
0x96dba8dcaad65b7035a0e654e1239f9fa38eeed27155b4fdd30b8f8ee9ee6baf372269a8f07819fa52e77f8e5d4de9ce51db21c284aa8d4a6017d698a74ee5381c
Result: Message Signature Verified

* However, if verified using Trezor Suite, there is no need to add
0x to the beginning of the Signature.
@OP, sorry, I tried to test the signed message using an address other than BTC.