Is this sequence secure or are there incorrect/dangerous steps above?
I personally find it dangerous. Let me explain you the parts where I find incorrect.
3. Open bitaddress.org
You're choosing to generate the keys from a website. Whether if it's a malicious one or not, your wallet's compromisation may happen from a third party. Not to mention that you'll have to run javascript for the addresses' generation which is also not recommended. Can I ask you why you prefer to have a paper wallet instead of just writing a seed phrase? You will be, then, able to derive as many addresses as you want.
6. Archive and encrypt the file with WinRar (including file name and attributes encryption), using more than 14 letter password
You probably don't know it, but WinRar isn't open-source. This means, that you'll encrypt using a compiled version of an
unknown code.
7.Write the archive onto 3 mini CD-R disks. I will write multiple copies of the file until the disk is full, in case of partial disk damage/scratch or file corruption.
I don't like it. It may work, but I don't like the way you've thought this.
10. Password will be stored in the memory (in the brain) by several people (family).
I don't know how many people is this “several”, but I would have high doubts for the long term. I mean, how can you be so sure that a password that is more than 14 characters long will remain on your memory?
Here's a very secure way to do it:
0. Download
electrum and
verify it!.
1. Boot Linux.
2. Do not connect to your home internet.
3. Transfer the electrum installer that is verified to your freshly-booted machine.
4. Open electrum and create a new, standard wallet.
5. Write down those twelve words it'll pop you on a piece of paper..
6. Copy all of your receiving addresses and transfer them to your USB as a txt file. You can view them by clicking on “View” --> “Show Addresses”. (
Warning: The addresses, not the private keys!)
7. Get rid of the linux and copy that txt file to multiple drives.
8. Optional: Store the piece of paper of with your seed phrase on multiple places, to prevent any loss.
You now have nothing to worry about. Everything's open-source, you have nothing to remember and you have only written down twelve words.