Just for my peace of mind, does the Online Armory PC store any private keys not already stored in the Air-Gapped PC? I ask because my understanding is all of the private keys are stored in the Air-Gapped Armory PC.
Yes, your online Armory's wallet files only contain public keys which are the pairs of your offline Armory's private keys.
Nevertheless, I hope somebody can clarify to me what Online Armory PC folders or files definitely need to be backed up before I wipe the hard drive on my Online Armory PC.
Generally, it's just your watch-only wallet that should be backed-up from the online Armory.
But you can easily generate that from your offline Armory so there's nothing remotely important there, I recommend the "
Watch-Only Root ID" and "
Watch-Only Root Data" saved as text for compatibility.
Ok, I will try installing Knots version 29.1 onto my Online Armory PC.
Obviously, I will have to download the entire blockchain again but I rather do this than compared to shoe horning in Knots into a very old version of Bitcoin Core currently installed on my Online Armory PC.
Take note that if you start new, Armory will not be able to read your new block files since those'll be XOR'd.
So in its very first attempt to sync, you'll need to start it with
--blocksxor=0 or set in your bitcoin.conf file for it to save the blocks with zeroed XOR-key.
Adding that arg will result with an error if the blocks are already XOR'd. (
you should start again if so)