I see the word "private" on the descriptions written by thousands of Bitcoin users ever day. They are obviously wrong, but that is clearly the perception of Bitcoin.
Give me some high-profile example (i.e. not a random spammer or shill on a forum or so, but a major influencer ...) where the warnings about address reusage is omitted.
"pseudonymous" is of course correct.
Seriously, I think that doesn't happen too often.
Using Bitcoin alone, without sophisticated techniques to obscure your transaction is a security risk--just like surfing the web without a VPN is.
Not reusing Bitcoin addresses is not a sophisticated technique, but the normal functioning of Bitcoin clients.
This is different in the case of Ethereum for example, where address reuse is completely normal and even required for some smart contracts.
CoinJoins are sophisticated, but they're normally only necessary if you reused or published addresses somewhen.
My problem however is that you write in your title that "Bitcoin is a dangerous issue". This is FUD and wrong.
If you had written something in the vein of: "Bitcoiners, please care about your privacy and follow these basic rules ...", I'd not complain
Perhaps what you might be missing here is that most people actually do not know about chain analysis and thus it's not "obvious" that Bitcoin has this issue--and their ignorance of this presents a danger...
Here I somewhat agree, but again: that's not Bitcoin's fault. The Bitcoin Core client already works in a fashion which is privacy-preserving.
There are clients who have some privacy risks, like SPV clients connecting to servers which may be run by chain analysis companies. But in this case your title should also be different, something like "Be careful with SPV clients."
It is absolutely not better than a bank transaction.
I partly agree here, again.
Bank and Bitcoin transactions have different kinds of risks. In the case of banks/credit cards, the risk is that the entity is hacked, but then you will know not only the transactions but also the IBAN or even worse, personal data.
In the case of the Bitcoin transaction, the risk is that
you publish an address somewhere and this can be associated to you, either via IP address or via other data yourself.
I would instead rephrase: A Bitcoin transaction
can be more privacy-preserving than a bank transaction if you follow the "no address reusage" principle and mix/CoinJoin/AtomicSwap all coins where you didn't follow that rule, and use either a full client or a privacy-preserving light client.
If not, then it can be (potentially much) worse privacy-wise. It is however a gradual affair: it can be even almost exactly as privacy-preserving as a bank transaction, if you transact only between centralized, but regulated wallets/exchanges. Bitcoin simply gives more options to you.
Why do I partially agree? Because many, probably most users do it wrong. Yes, that's a problem.
But again, it's not Bitcoin's fault. Bitcoin is continuously improving in this matter (e.g. with Taproot and silent payments).