There are different ways of encrypting seed phrase, the explanation of yours is not explained, but there has been one called shamir's secret sharing, it is one of the most recommended ways of encrypting seed phrase or private key in which there will be numbers of shares of secrets that will be used to recover back the original words. This can be the most recommended instead of your idea, your idea may be good to you but while encrypting such sensitive information, people must be careful because there are people that have lost their seed phrase because of encrypting it.
Thanks, I didn't know about that but I've googled it and I've seen it's mostly for organisations, isn't it? I would need to share info with someone.
Do you use a passphrase?
That is the correct way to "encrypt" your seed, afaik.
No I don't use it. I don't think there is only one correct way of encrypting my seeds either. I knew about the passphrase but if someone found my seeds they would know that I have bitcoin. If I leave empty wallets as @Evilish says:
I personally use a passphrase in addition to the seed. If someone were to get access to my seed all they would find is an empty wallet.
they could think that I've hidden the funds under a passphrase.
Apart from that, in general there is a limit of 10,000 euros that I can take in cash across the border if I want to go to other countries. I don't know if this includes bitcoin or not. But let us suppose it does, or that it is implemented in the future. If I want to cross borders with 1 bitcoin, I would have to 1) declare it 2) not declare it and take the hardware wallet, which could be detected at customs 3) not declare it and take the seeds written on a paper, which, even if I hid them well, could also be detected at customs.
With the paper I've written, I could take it with me because it doesn't look like the seeds. Or I could even take a picture of it or send it to me by email because I'm not afraid of having my phone/email hacked. The hacker wouldn't realize that it's the seeds and, even if he realized it, he would still have to decrypt it.
What you can also do is pull 2048 randomly picked words from a dictionary, and create a mapping between each BIP39 word and a dictionary word. Then your seed phrase will have words that are only picked from the dictionary and this will confuse most people who find your seed phrase, since restoring it without mapping the words back will fail.
Well, that's kind of what I've done but would the result look like a list of words? I'm a bit confused because you talk about seed phrase and when I talk about seeds (mnemonic if you like) I talk about a list of separate words.
My main worry would be about not remembering whatever obfuscation or encryption method I used say a few years down the line if all I am going by is memory.
This is a reasonable concern. When I thought about adding a passphrase, I thought about writing a clue somewhere just in case but in this case, the way I've done it the only risk I see is that instead of the correct word I would write a synonim so I'd have to try more times.
I want to make it clear that I am not saying that I have invented a new system that I want to sell or anything like that.
I just came up with this and wanted to know if anyone had done something similar. Maybe the link that @Evilish has shared and what @NotATether says are somehow similar.
This occurred to me as the best personal way to protect my holdings. Most likely no one will ever break in looking for bitcoin, nor will I ever have to cross borders with large amounts of bitcoin hidden.